| Get | SubmitMenu_GetSubmitMenuByID |
| JAMS REST API Web Service > All Operations Resource Group : SubmitMenu_GetSubmitMenuByID (Get) |
Resource Path: /JAMS/APIHelp/docs/V6/api/SubmitMenu/{menuType}/{id}
Uri: http://left/JAMS/APIHelp/docs/V6/api/SubmitMenu/{menuType}/{id}
| Name | Description | Data Type |
|---|---|---|
| menuType | Specifies which type of menu should be retrieved. | string |
| id | The ID of the folder or menu that should be retrieved. | integer |
The response body is of type Array[MenuEntry].
OK